Release 10.1A: OpenEdge Development:
Progress Dynamics Web Development Guide


Unicode UTF-8 support

To allow language translation of labels for UI objects like buttons, menu items, and tabs, the default HTML page supports Unicode UTF–8 encoding. UTF-8 is enabled in the .htm files within the opening XML declaration:

<?xml version="1.0" encoding="UTF-8"?> 

To enable UTF-8 encoding, you must also:

See OpenEdge Development: Internationalizing Applications for more information about Unicode and UTF-8 encoding.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095